Skip to content

Bump org.hibernate:hibernate-core from 5.4.24.Final to 6.0.0.Final - #120

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.hibernate-hibernate-core-5.4.24.Final
Closed

Bump org.hibernate:hibernate-core from 5.4.24.Final to 6.0.0.Final#120
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.hibernate-hibernate-core-5.4.24.Final

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 9, 2022

Copy link
Copy Markdown
Contributor

Bumps org.hibernate:hibernate-core from 5.4.24.Final to 6.0.0.Final.

Changelog

Sourced from org.hibernate:hibernate-core's changelog.

Changes in 6.0.0.Final (March 31, 2022)

https://hibernate.atlassian.net/projects/HHH/versions/32049

** Bug * [HHH-15131] - JPA Compliance issue with Envers * [HHH-15118] - PooledOptimizer generates duplicate ids when several JVMs initialize optimizer and sequence value is the initial value * [HHH-15117] - ConstraintViolationException is thrown using same @​SecondaryTable on two entities * [HHH-15115] - Deleting an entity with Joined inheritance and default schema set is throwing and error * [HHH-15113] - Exception setting ParameterExpressions on Update Queries * [HHH-15111] - MappingException is thrown for @​JoinColumn with referencedColumnName on a @​SecondaryTable * [HHH-15105] - Getting the CacheRegionStatistics before executing a query leads to a NPE later on * [HHH-15098] - suboptimal/incorrect behavior when updating managed oneToMany collection on entity with naturalId * [HHH-15091] - EntityManager.persist does not verify the existence of the one side of a many-to-one relationship, introduced 5.4.17 * [HHH-14487] - PropertyAccessStrategyMapImpl imports wrong class

** Improvement * [HHH-15144] - Add IncubationLogger * [HHH-15143] - Add an "implicit naming strategy" for database structures (sequence and tables) for identifier generators * [HHH-15138] - Remove support for Eviction Listeners in BoundedConcurrentHashMap * [HHH-15078] - Support for Tuple and SelectionQuery * [HHH-15055] - Document SelectionQuery and MutationQuery * [HHH-14672] - Allow specifying CHAR-based storage for UUID mappings * [HHH-14510] - Remove deprecated id-gen related contracts and classes * [HHH-13135] - Add support for KEY/NO KEY locking in PostgreSQL

** New Feature * [HHH-14739] - Implement ILike support in 6

** Task * [HHH-15139] - Improvements for QueryInterpretationCache * [HHH-15133] - Use specified result-type to better infer "shape" of query results with implicit selections * [HHH-15132] - Improvements for NavigablePath * [HHH-15119] - Upgrade to ByteBuddy 1.12.8 * [HHH-15107] - Update build to make tests pass against JDK19 * [HHH-14884] - More improvements to Domain Model chapter of the User Guide * [HHH-14872] - Re-enable hibernate-gradle-plugin

Changes in 6.0.0.CR2 (March 09, 2022)

https://hibernate.atlassian.net/projects/HHH/versions/32033

** Bug * [HHH-15084] - JpaCompliantLifecycleStrategy uses deprecated BeanManager method that's gone in CDI 4.0 * [HHH-15082] - JDBC Statement leaks after exceptions other than SQLException during insert/update/... * [HHH-15073] - Criteria query built from JPA metamodel throws PersistenceException: Specified result type [long] did not match Query selection type [java.lang.Long] * [HHH-15071] - "this.anticipatedType" is null

... (truncated)

Commits
  • 2560cc6 Post-steps for release : 6.0.0.Final
  • 53889db Pre-steps for release : 6.0.0.Final
  • 6180e94 - Drop building of bundles for SourceForge
  • fa7cb3f Fix issues with respecting padding and limit for in list rendering
  • ad828a0 release announcement, doc artifacts
  • 8d20c03 Address test failures in Gradle plugin module
  • 3358157 HHH-15078 - Support for Tuple and SelectionQuery
  • aa0c57a HHH-15078 - Support for Tuple and SelectionQuery
  • 88938ac Address test failures in Gradle plugin module
  • 5b0c49e HHH-15133 - Use specified result-type to better infer "shape" of query result...
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 9, 2022
@lucacome

lucacome commented Sep 2, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.24.Final to 6.0.0.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.0.0/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.4.24...6.0.0)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-version: 5.4.24.Final
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump hibernate-core from 5.4.10.Final to 5.4.24.Final Bump org.hibernate:hibernate-core from 5.4.24.Final to 6.0.0.Final Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/org.hibernate-hibernate-core-5.4.24.Final branch from fd1dfc9 to 2fba203 Compare September 2, 2026 02:58
@lucacome lucacome closed this Sep 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/maven/org.hibernate-hibernate-core-5.4.24.Final branch September 2, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant